home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / indus / clients / e2.fmt < prev    next >
Text File  |  1985-05-31  |  512b  |  13 lines

  1. * B:E2.PRG
  2. @ 3,8 SAY "client name"
  3. @ 3,22 GET clientname
  4. @ 5,8 SAY "file number"
  5. @ 5,22 GET file_nmbr
  6. @ 7,8 SAY "reference"
  7. @ 7,22 GET reference
  8. @ 12,20 SAY "_____________________________"
  9. @ 13,19 SAY "|                             |"
  10. @ 14,19 SAY "|  TO EXIT:  HIT CONTROL-END  |"
  11. @ 15,19 SAY "|        OR CONTROL-W         |"
  12. @ 16,19 SAY "|_____________________________|"
  13.